@mitu said in Resolution/Video Mode/Aspect Ratio...:
Set your Pi to 1080p and then don't alter any configurations - you don't need to choose 1080p again in the launch menu.
This worked great, but....
I had to edit /boot/config.txt directly and tell it to ignore the resolution my tv was requesting.
This was the missing magic for your simple solution to work for me.
hdmi_ignore_edid=0xa5000080
https://www.raspberrypi.org/documentation/configuration/config-txt/video.md
You can also set the resolution in the same file.
Otherwise, regardless of how I set the right resolution something was wrong with either the desktop, console, or retropie.